@charset "utf-8";
/* CSS Document */
body{ background:url(../images/bg.jpg) no-repeat top center;  height:800px;}

#header{ height:120px; background:url(../images/top_bg.jpg) no-repeat; width:998px; margin:0 auto;}
#header .logo{  width:230px; height:110px; float:left;}
#header .logo h1{ text-indent:-9999px;}
#header .nav{ padding-top:48px; width:768px; float:right;}
#header .nav ul{ padding-left: 22px;}
#header .nav ul li{ float:left; line-height:38px; height:38px;  margin:0 10px;}
#header .nav ul li a{ color:#024ca2; font-size:14px; font-weight:bold; line-height:38px;}
#content{  width:998px; margin: 0 auto; overflow:hidden;}
#content .mar{ width:720px; height:470px; overflow:hidden; float:left; padding: 50px 0 0 0; line-height:34px; font-size:14px;}
#content .mar p{ text-indent:2em; line-height:34px; font-size:14px;}
#content .flal{ float:left; width:146px; height:470px;overflow:hidden;}
#content .fla{ width:80px; float:right;overflow:hidden;}
#footer{ height:120px; bottom:40px;  width:998px; margin:0 auto;}
#footer .footlogo{  width:230px; height:110px; float:left;}
#footer .copyright{ float:right; height:100px; padding-top:10px; width:760px;}
#footer .copyright p{ line-height:26px; font-size:14px; text-align:center;}